Files | I | W | E |
---|---|---|---|
org/exolab/jms/common/threads/DefaultThreadPoolFactory.java | 0 | 0 | 3 |
org/exolab/jms/common/threads/ThreadPool.java | 0 | 0 | 5 |
org/exolab/jms/common/threads/ThreadPoolFactory.java | 0 | 0 | 2 |
Error | Line | |
---|---|---|
![]() |
Expected an @return tag. | 82 |
![]() |
Expected an @return tag. | 94 |
![]() |
Line is longer than 80 characters. | 94 |
Error | Line | |
---|---|---|
![]() |
Redundant import from the same package - org.exolab.jms.common.threads.ThreadFactory. | 53 |
![]() |
Redundant import from the same package - org.exolab.jms.common.threads.ThreadListener. | 54 |
![]() |
Expected @param tag for 'command'. | 167 |
![]() |
Expected @throws tag for 'InterruptedException'. | 167 |
![]() |
Missing a Javadoc comment. | 176 |